func crypto/x509.marshalCertificatePolicies

2 uses

	crypto/x509 (current package)
		x509.go#L1182: 		ret[n], err = marshalCertificatePolicies(template.PolicyIdentifiers)
		x509.go#L1367: func marshalCertificatePolicies(policyIdentifiers []asn1.ObjectIdentifier) (pkix.Extension, error) {